tools: replace private BINDIR with automake bindir
authorOlaf Hering <olaf@aepfle.de>
Mon, 11 May 2015 15:24:50 +0000 (15:24 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 21 May 2015 14:12:10 +0000 (15:12 +0100)
commit8db2e4bab2bba48cee76c758251b78043d1c58e4
tree820ee9f630064be6eac7d710fe103e8499c62f50
parent8e986e5a61efeca92b9b268e77957d45d8316ee4
tools: replace private BINDIR with automake bindir

Reuse automake variable instead of inventing a private variable.

The result of this command:
 git grep -wnl BINDIR | xargs sed -i 's@BINDIR@bindir@g'

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: George Dunlap <george.dunlap@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
15 files changed:
Config.mk
config/Paths.mk.in
tools/Makefile
tools/hotplug/FreeBSD/rc.d/xencommons.in
tools/hotplug/FreeBSD/vif-bridge
tools/hotplug/Linux/init.d/xencommons.in
tools/hotplug/Linux/xen-hotplug-common.sh.in
tools/hotplug/NetBSD/block
tools/hotplug/NetBSD/rc.d/xencommons.in
tools/hotplug/NetBSD/vif-bridge
tools/hotplug/NetBSD/vif-ip
tools/misc/Makefile
tools/pygrub/Makefile
tools/xenstore/Makefile
tools/xentrace/Makefile